VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlDocumentElementCollection<T> Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
    Класс OpenXmlDocumentElementCollection<T>
    Представляет коллекцию элементов OpenXmlDocumentElement.
    Объектная модель
    OpenXmlDocumentElementCollection<T>
    Синтаксис
    'Declaration
    
    <DebuggerDisplayAttribute("Count = {Count}")>
    <DebuggerTypeProxyAttribute(Vintasoft.Imaging.Utils.CollectionDebugView`1)>
    <DefaultMemberAttribute("Item")>
    Public Class OpenXmlDocumentElementCollection(Of T
    The document element type.
    As OpenXmlDocumentElement)
     

    Type Parameters

    T
    The document element type.
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlDocumentElementCollection<T>
          Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlDocumentElementCollection

    Требования

    Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также